home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / biz / dbase / msql_2_b.lha / Hughes / msql.conf.old < prev    next >
Text File  |  1997-04-08  |  905b  |  30 lines

  1. #
  2. # msql.conf  -  Configuration file for Mini SQL Version 2
  3. #
  4. #---------------------------------------------------------------------------
  5. #
  6. # This file is an example configuration and may require modification to
  7. # suit your needs or your site.  The values given are the default values
  8. # and will be used by the software if either this file is missing or a
  9. # specific value is not specified.
  10. #
  11. #---------------------------------------------------------------------------
  12. # NOTE : The install directory and all files/directories below it _must_
  13. #        be owned by the user specifed in the mSQL_User parameter (the
  14. #        user msql by default).  If you change the mSQL_User value then
  15. #    you must 'chown -R' the install directory.
  16. #
  17.  
  18. [general]
  19.  
  20. Inst_Dir = /usr/local/Hughes
  21. mSQL_User = msql
  22. Admin_User = root
  23. Pid_File = %I/msql2d.pid
  24. TCP_Port = 1114
  25. UNIX_Port = %I/msql2.sock
  26.  
  27. [system]
  28.  
  29. msync_timer = 30
  30.